Skip to content

feat(agent): improve markdown rendering and streaming for React Native#25

Merged
barney-w merged 4 commits into
mainfrom
feat/react-native-support
Mar 15, 2026
Merged

feat(agent): improve markdown rendering and streaming for React Native#25
barney-w merged 4 commits into
mainfrom
feat/react-native-support

Conversation

@barney-w

Copy link
Copy Markdown
Owner

Summary

  • Add GFM table rendering to ResponseMessage (web) with remark-gfm plugin
  • Add inline markdown (bold, italic, code, links) to StructuredResponse steps and list items on both web and native
  • Expand native markdown styling for comprehensive theme-aware colour support across all element types
  • Support delta_reset stream event in useAgentChat for content replacement scenarios
  • Fix streaming cursor positioning for table elements
  • Adjust brand accent colours (cyan primary) and add button/message component tokens

@barney-w
barney-w force-pushed the feat/react-native-support branch from 27168f7 to 8a98c83 Compare March 15, 2026 00:12
@barney-w
barney-w merged commit 49c3517 into main Mar 15, 2026
8 checks passed
@barney-w
barney-w deleted the feat/react-native-support branch March 15, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant